sequence ['si:kwəns] danh từ sự nối tiếp, sự liên tiếp, sự liên tục...
instructions Từ điển kỹ thuật bản hướng dẫn quy trình Lĩnh vực: điện tử & viễn...
Câu ví dụ
At this point, the program is a sequence of instructions stored in memory. Chương trình là một tập hợp các lệnh chứa trong bộ nhớ.
A program is implemented as a sequence of instructions to the computer; each instruction directs the computer to take some action, such as adding two numbers or activating a device connected to it. Nghĩa là mỗi câu lệnh chỉ dẫn cho máy tính làm một việc gì đó, kiểu như: nhận 2 số
Each method in a Java class file has a code segment that consists of a sequence of instructions, each having the following format: Mỗi phương thức trong file class Java có một đoạn code bao gồm các câu lệnh nối tiếp, mỗi cái có một định dạng như sau:
In this same sequence of instructions slave-owners are exhorted not to threaten their slaves. Trong cùng một trình tự, những lời hướng dẫn rằng những chủ nô lệ được hô hào đừng đe dọa những người nô lệ của họ.
When you create an instance of your Thread subclass, you invoke its start() method to cause the thread to execute as an independent sequence of instructions. Khi tạo một thực thể (instance) của lớp con Thread, bạn gọi phương thức start() của nó để thực hiện luồng (thread) như những chỉ thị tuần tự độc lập.
This is also a great way to start teaching math skills like measurements or time as well as how to follow a sequence of instructions. Đây cũng là một cách tuyệt vời để bắt đầu dạy các kỹ năng toán học như đo lường hoặc thời gian cũng như làm thế nào để làm theo một chuỗi các hướng dẫn.
A Thread, or thread of execution, is a software term for the basic ordered sequence of instructions that can be passed through or processed by a single CPU core. Một Luồng, hay luồng thực hiện, là thuật ngữ phần mềm cho chuỗi các lệnh cơ bản được sắp xếp theo thứ tự có thể được chuyển qua hoặc xử lý bởi một lõi CPU duy nhất.
An interrupt is a signal to the kernel that an event has occurred, and this results in changes in the sequence of instructions that is executed by the CPU. Gián đoạn một là một tín hiệu cho hệ điều hành là một sự kiện đã xảy ra, và nó kết quả trong những thay đổi trong trình tự của các hướng dẫn được thực hiện bởi CPU.
An interrupt is a signal to the operating system that an event has occurred, and it results in changes in the sequence of instructions executed by the CPU. Gián đoạn một là một tín hiệu cho hệ điều hành là một sự kiện đã xảy ra, và nó kết quả trong những thay đổi trong trình tự của các hướng dẫn được thực hiện bởi CPU.
Our initial goal is to find a solution in the form of an algorithm, which is a finite sequence of instructions, each of which has a clear meaning and can be performed with a finite amount of effort in a finite length of time. Khởi đầu là tìm một giải thuật, đó là một chuỗi hữu hạn các chỉ thị (instruction) mà mỗi chỉ thị có một ý nghĩa rõ ràng và thực hiện được trong một lượng thời gian hữu hạn.